Package | nhsd.assets.stu3 |
Resource Type | CodeSystem |
Id | CareConnect-ConditionRelationship-1 |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-ConditionRelationship-1 |
URL | https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-ConditionRelationship-1 |
Version | 1.2.0 |
Status | draft |
Date | 2019-10-24T18:50:00+00:00 |
Name | Care Connect Condition Relationship |
Authority | hl7 |
Description | A CodeSystem that identifies the kind of relationship that exists with a target condition or problem. |
Copyright | Copyright © 2019 HL7 UK |
Content | complete |
ValueSet | |
CareConnect-ConditionRelationship-1 | Care Connect Condition Relationship |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "CareConnect-ConditionRelationship-1", "url": "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-ConditionRelationship-1", "version": "1.2.0", "name": "Care Connect Condition Relationship", "status": "draft", "date": "2019-10-24T18:50:00+00:00", "publisher": "HL7 UK", "description": "A CodeSystem that identifies the kind of relationship that exists with a target condition or problem.", "copyright": "Copyright © 2019 HL7 UK", "caseSensitive": true, "content": "complete", "concept": [ { "code": "merge-combine", "display": "Merge/Combine", "definition": "This condition is merged/combined with the target condition to form a single logical condition." }, { "code": "nesting", "display": "Nesting", "definition": "This target condition is a component problem of this condition." }, { "code": "evolve", "display": "Evolve", "definition": "This condition has evolved from the target condition." }, { "code": "parent", "display": "Parent", "definition": "The problem referenced is the parent of the problem/item in the resource." }, { "code": "child", "display": "Child", "definition": "The problem referenced is the child of the problem/item in the resource." }, { "code": "sibling", "display": "Sibling", "definition": "The problem referenced is a sibling of the problem/item in the resource." } ] }